• File: fixedColumns.jqueryui.css
  • Full Path: C:/htdocs/javascript/daatatables/FixedColumns-3.2.3/css/fixedColumns.jqueryui.css
  • Date Modified: 04/30/2025 7:56 AM
  • File size: 278 bytes
  • MIME-type: text/plain
  • Charset: utf-8
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
  z-index: 2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none;
}

div.DTFC_Blocker {
  background-color: white;
}